Tootfinder

Opt-in global Mastodon full text search. Join the index!

No exact results. Similar results found.
@nadim@mastodon.symbolic.software
2024-04-08 18:46:01

@… I’ve faced that problem too! I always end up writing a bridge that calls Swift from JavaScript, so I can use AVAudioPlayer, just to work around how unreliable audio is in WKWebView.

@pimterry@toot.cafe
2024-04-24 18:46:35

Node v22 is out today (github.com/nodejs/node/release) and it's a biggie:
- Support for require(esm) for sync modules (i.e. most of them)
- Built-in websocket support
- node --run <x> (replacing npm run <x>)
- fs.g…